home *** CD-ROM | disk | FTP | other *** search
/ Corel Medical Series: Cancer / Corel Medical Series: Cancer.iso / pc / program / anticanc.dxr / 00010.ls < prev    next >
Encoding:
Text File  |  1997-02-04  |  205 b   |  7 lines

  1. on enterFrame
  2.   global SPEAKERCHANNELANTICANCER, definitionChannel
  3.   pageInit()
  4.   set SPEAKERCHANNELANTICANCER to findChannel("BUP.SPEAKER")
  5.   set definitionChannel to findChannel("TXT.ANTICANCERDEF")
  6. end
  7.